Skip to content

[WIP] Wlr workspaces#647

Closed
ammen99 wants to merge 5 commits intomasterfrom
wlr-workspaces
Closed

[WIP] Wlr workspaces#647
ammen99 wants to merge 5 commits intomasterfrom
wlr-workspaces

Conversation

@ammen99
Copy link
Copy Markdown
Member

@ammen99 ammen99 commented Jul 30, 2020

Implements the workspace protocol originally proposed here: swaywm/wlr-protocols#35

Note: this depends on swaywm/wlroots#2357

dkondor added a commit to dkondor/cairo-dock-core that referenced this pull request Nov 16, 2024
dkondor added a commit to dkondor/cairo-dock-core that referenced this pull request Nov 17, 2024
@ammen99 ammen99 added the stale label Feb 17, 2025
@dkondor
Copy link
Copy Markdown
Contributor

dkondor commented Oct 11, 2025

Hi,
I was recently wondering about this again, and found that now there is a PR for wlroots: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/5115/diffs
For now, I created a rebased and updated version of this PR here: https://github.com/dkondor/wayfire/tree/workspaces3 (it works if cherry picking the wlroots PR on version 0.19, as e.g. here: https://github.com/dkondor/wlroots/tree/ext-workspace-backport)

@bluebyt
Copy link
Copy Markdown

bluebyt commented Apr 18, 2026

Hi! Now that Wayfire master is on wlroots 0.20 with ext-workspace-v1 support, do you think there’s a chance this PR could be merged?

@ammen99
Copy link
Copy Markdown
Member Author

ammen99 commented Apr 18, 2026

Hi! Now that Wayfire master is on wlroots 0.20 with ext-workspace-v1 support, do you think there’s a chance this PR could be merged?

I don't plan to work on this feature, as I am using IPC for everything these days. I know @dkondor has some rebased patches, which might be acceptable upstream. Note that Wayfire's workspace model has adapted a bit since this PR was started - we now have workspace sets, which shouldn't be hard to represent in the ext-workspace protocol, but may need additional work as well.

@ammen99 ammen99 closed this Apr 18, 2026
@ammen99 ammen99 deleted the wlr-workspaces branch April 18, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants